In IIS6 of Windows Server 2003, configure the ISAPI-based PHP by adding a new WEB Service extension in IIS's "WEB Service extension". The program suffix is PHP, the ISAPI program is php5isapi. dll, and then add the variable name PHPRC to my computer-
Http processing program and http module code
The http handler is a component that truly processes requests. It implements the ihttphandler interface. The processrequest method of this interface is the "central console" that controls request
The HTTP handler is a component that truly processes requests. It implements the ihttphandler interface. The processrequest method of this interface is the "central console" that controls request processing ". For example, the page class implements
Introduction
No matter which underlying platform is used, the reliability and performance are for all web applications.ProgramIn a sense, these two requirements are mutually contradictory. For example, to build a more reliable and robust
Author: Dino Esposito
Source: MSDN
asp.net HTTP runtimeA "long twist" of requests from URL strings to HTML codeDino EspositoWintellectJuly 10, 2003Summary: This article details the components of the HTTP
Asp.net| Detailed Introduction
Regardless of the underlying platform, reliability and performance are the main requirements for all WEB applications, although in a sense the two requirements are conflicting. For example, to build a more reliable
Page Compilation
For a specific. aspx ResourceProgramThe collection is generated in two steps. FirstSource codeIt is parsed and derived from the page class (or the derived class of the page) based on the obtained information. Then, the dynamically
If you have been doing O & M for a period of time, you will know that we have requirements for the php version When configuring iis. If you are using php5.2, you can use the ISAPI for operations, for php5.4, you need to use FastCGI to enable iis to
1. Website
The site is the most basic unit of management in IIS6 and is the root object of a website.Host header settings, log settings, bandwidth connections limit can only be done at the site level and cannot be done under other elements.
2.
Core functions and servicesIIS 6.0 has been redesigned to take advantage of Basic Windows Kernel HTTP. sys. This provides built-in response and request caching and queue functions, and can route application process requests directly to the working
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.